func runtime.extendRandom

3 uses

	runtime (current package)
		os_linux.go#L375: 		extendRandom(r, n)
		os_linux.go#L381: 	extendRandom(r, int(n))
		runtime2.go#L974: func extendRandom(r []byte, n int) {